PlStudentPlacementVerification 
Logical Entity Name  PlStudentPlacementVerification 
Default Table Name  PlStudentPlacementVerification 
Physical Only  NO 
Definition 
 
Note 
 

PlStudentPlacementVerification Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlStudentPlacementVerificationID(PK)    int  NO 
 
PlStudentPlacementID(FK)    int  NO 
 
VerifAgent    char(60)  YES 
 
VerifAgentPhone    char(16)  YES 
 
VerifAgentTitle    varchar(50)  YES 
 
VerifComment    varchar(255)  YES 
 
VerifDate    datetime  YES 
 
VerifPlRepID(FK)    int  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId(FK)    int  NO 
 
TS    timestamp  NO 
 

PlStudentPlacementVerification Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_PlStudentPlacementVerification_PlStudentPlacementVerificationID  PrimaryKey  PlStudentPlacementVerificationID 

PlStudentPlacementVerification Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlStudentPlacement  Non-Identifying  One To Zero or More  FK_PlStudentPlacementVerificationPlStudentPlacementId_PlStudentPlacementPlStudentPlacementId      PlStudentPlacementID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_PlStudentPlacementVerificationUserID_SyStaffSyStaffID      UserId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_PlStudentPlacementVerificationVerifPlRepID_SyStaffSyStaffID      VerifPlRepID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlStudentPlacementVerification Check Constraints 
Check Constraint Name  CheckConstraint